home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util2 / embdff24.lha / embediff24 / EmbedIFF24.doc < prev    next >
Text File  |  1996-01-06  |  4KB  |  99 lines

  1.                               EmbedIFF24 V1.0
  2.                              The Documentation
  3.                                  6/1/1996
  4.  
  5.  
  6. Explanation:
  7.  
  8. While watching a program on TV about data encryption etc. a woman on it
  9. mentioned that she was writing some software to hide data files in images,
  10. well I thought that sounds kinda fun, so one friday night I sat down and
  11. wrote this program.
  12.  
  13. EmbedIFF24 turns the data file into a bit stream and uses the least
  14. significant bits of a 24-bit image to hide this data.
  15.  
  16. The size, depth of embeding, original data file name and a checksum are
  17. embedded in this image
  18.  
  19. Remeber: PARANOIA! PARANOIA! PARANOIA!
  20.  
  21.  
  22. Usage:
  23.  
  24. I=IMAGE/A,D=DATA,O=OUTPUT,E=DEPTH/N/K,INFO/S:
  25.  
  26.  IMAGE: Path to IFF24 image.
  27.   DATA: Path to data file.
  28. OUTPUT: Specify output name ( default: if embeding ".embedded" will be added to
  29.         IFF24's name and if decoding original data file name will be used ).
  30.  DEPTH: Number of bits of image data to use (less bit's used the less the
  31. image will change) 1 - 8. Default is 1.
  32.   INFO: Used to tell you how much data can be stored in the image.
  33.  
  34.  
  35. Examples:
  36.  
  37. "EmbedIFF24 Animaniacs.IFF24 e=2 INFO"
  38. This will inform you of the maximum size of file that can be embedded using
  39. the 2 least significant bit's in the image file.
  40.  
  41. "EmbedIFF24 Animaniacs.IFF24 EmbedIFF24.doc e=2"
  42. This will embed EmbedIFF24.doc in Animaniacs.IFF24 at depth 2 and will be
  43. saved as Animaniacs.IFF24.embedded.
  44.  
  45. "EmbedIFF24 Animaniacs.IFF24.embedded"
  46. This will extract the data file from the image and save it as
  47. EmbedIFF24.doc in this case.
  48.  
  49.  
  50. Author Stuff:
  51.  
  52. This program is Free-Ware.
  53. Feel free to send me a postcard.
  54.  
  55. This program will only work on WB 2.0 and above.
  56. This program was written on an Amiga A1200 68882 6MB.
  57.  
  58. Currently doing a degree in computer science at Exeter University (yawn)
  59. spending most of my time coding my third year project ( Samplex ) a powerful
  60. sample editor.
  61.  
  62. Find me on IRC #goth / #gothic nick=aleph
  63.  
  64. Feel free to email me with any problems/comments/suggestions regarding my
  65. software at cs93kc@dcs.exeter.ac.uk or snail mail to 73 Prince of Wales rd,
  66. Dorchester, Dorset, England, DT1 1PS
  67.  
  68.  
  69. Shameless Plug of other software by me
  70.         Set_Icon        :- Fab icon util
  71.         RandomDataFile  :- Useful for random prefs
  72.         SBL_Eyes        :- Scaling Eyes in a window watching Mouse Pointer
  73.         SBL_AGA_Atomz   :- Classic Atoms game in hires-lace 256 colours 4plyr AI
  74.         SBL_WBGames     :- Five workbench games
  75.         BigTime         :- Modular Clock.
  76.  
  77. Real Name:- Kevin Crate ( Everyone has their demon to carry )
  78.  
  79. "Nothings quite as real, as the cold kiss of steel"
  80.  
  81.  TONES ON TAIL @ BAUHAUS @ THE SISTERS OF MERCY @ DANSE SOCIETY @ THE DAMNED
  82.  @ THE CURE @ SIOUXSIE AND THE BANSHEES @ DEAD CAN DANCE @ NIN @ CHROME @
  83.  THE RESIDENTS @ GLOBAL GENOCIDE FORGET HEAVEN @ TERMINAL POWER COMPANY @
  84.  FRONT LINE ASSEMBLY @ FRONT 242 @ MINISTRY @ CUBANATE @ PROJECT PITCHFORK @
  85.  DANCE OR DIE @ THE DOORS @ THE CULT @ DEPECHE MODE @ THE TUBEWAY ARMY @
  86.  SKINNY PUPPY @ COCTEAU TWINS @ ALIEN SEX FIEND @ etc.........
  87.  
  88.  -----BEGIN PGP PUBLIC KEY BLOCK-----
  89.  Version: 2.6
  90.  
  91.  mQCNAi/sxnYAAAEEAOaapca7JLuKEECL1mJ+6rfqYQB+gpEHT8phV8rpi+59UgXX
  92.  h0PjnTiYfaQ/yViAPVuVCJz3dNcHle366b8odjiFydA0brgNTaTbiQcUAAhN2sZL
  93.  Fvh+rGSIzAoS5cCNoEwF06lG97gJSePrKUlfAmoW8avDNON17arfg1JlSQWVAAUR
  94.  tDZhbGVwaCBOVUxMIDxjczkza2NAZGNzLmV4ZXRlci5hYy51az4gIkJ1cm5pbmcg
  95.  Q2hyb21lISI=
  96.  =FWe1
  97.  -----END PGP PUBLIC KEY BLOCK-----
  98.  
  99.